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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?忌遭?忌遭B 0011111110001010111101011001000110011000001111111000101011110101100100011001100001000010 3f8af591983f8af5919842
EUC-JP ?忌遭?忌遭B 0011111110110100111101111100000111111000001111111011010011110111110000011111100001000010 3fb4f7c1f83fb4f7c1f842
UTF-8 뤒忌遭뤒忌遭B 11101011101001001001001011100101101111111000110011101001100000011010110111101011101001001001001011100101101111111000110011101001100000011010110101000010 eba492e5bf8ce981adeba492e5bf8ce981ad42
UHC 뤒忌遭뤒忌遭B 10001111110000101101000011111011111100001110010010001111110000101101000011111011111100001110010001000010 8fc2d0fbf0e48fc2d0fbf0e442

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