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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 日蛟????鏃 10010011111110101110010110000000001111110011111100111111001111111110100001010110 93fae5803f3f3f3fe856
EUC-JP 日蛟???潢鏃 110001101111110011101001111000000011111100111111001111111000111111001000110111101110111110110111 c6fce9e03f3f3f8fc8deefb7
UTF-8 日蛟렰렊뤈潢鏃 111001101001011110100101111010001001101110011111111010111010000010110000111010111010000010001010111010111010010010001000111001101011110110100010111010011000111110000011 e697a5e89b9feba0b0eba08aeba488e6bda2e98f83
UHC 日蛟렰렊뤈潢鏃 1110110011101101110011101111000110001110101111011000111010100001100011111011100011111100110100101111000011101100 ecedcef18ebd8ea18fb8fcd2f0ec

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