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{^ 0011111110001111111111000110101101111101001111111000111111111100011010110111101101011110 3f8ffc6b7d3f8ffc6b7b5e
EUC-JP ?飾k}?飾k{^ 0011111110111110111111100110101101111101001111111011111011111110011010110111101101011110 3fbefe6b7d3fbefe6b7b5e
UTF-8 렣飾k}렣飾k{^ 1110101110100000101000111110100110100011101111100110101101111101111010111010000010100011111010011010001110111110011010110111101101011110 eba0a3e9a3be6b7deba0a3e9a3be6b7b5e
UHC 렣飾k}렣飾k{^ 10001110101101001110001111011110011010110111110110001110101101001110001111011110011010110111101101011110 8eb4e3de6b7d8eb4e3de6b7b5e

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