To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?雙k}?雙k{^ 0011111110011001110101000110101101111101001111111001100111010100011010110111101101011110 3f99d46b7d3f99d46b7b5e
EUC-JP ?雙k}?雙k{^ 0011111111010010110101100110101101111101001111111101001011010110011010110111101101011110 3fd2d66b7d3fd2d66b7b5e
UTF-8 룶雙k}룶雙k{^ 1110101110100011101101101110100110011011100110010110101101111101111010111010001110110110111010011001101110011001011010110111101101011110 eba3b6e99b996b7deba3b6e99b996b7b5e
UHC 룶雙k}룶雙k{^ 10001111101010111110010010101010011010110111110110001111101010111110010010101010011010110111101101011110 8fabe4aa6b7d8fabe4aa6b7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)