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 躁???胡?? 111001110100111000111111001111110011111110001100110100110011111100111111 e74e3f3f3f8cd33f3f
EUC-JP 躁???胡?邕 1110110110101111001111110011111100111111101110001101010100111111100011111110000111101101 edaf3f3f3fb8d53f8fe1ed
UTF-8 躁얹렰렦胡렒邕 111010001011101010000001111011001001011010111001111010111010000010110000111010111010000010100110111010001000001110100001111010111010000010010010111010011000001010010101 e8ba81ec96b9eba0b0eba0a6e883a1eba092e98295
UHC 躁얹렰렦胡렒邕 1111000011100010101111101111000110001110101111011000111010110101111110111101011110001110101001111110100010111011 f0e2bef18ebd8eb5fbd78ea7e8bb

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