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 省蜴リ爾硝ォ 100011111100100011100101100011101101100011110010101110001000111010100010100011111100100110101011 8fc8e58ed8f2b88ea28fc9ab
EUC-JP 省蜴リ?爾硝ォ 10111110110010101110100111101110100011101101100000111111101111001010010010111110110010111000111010101011 becae9ee8ed83fbca4becb8eab
UTF-8 省蜴リ爾硝ォ 111001111001110010000001111010001001110010110100111011111011111010011000111011101000011110101111111001111000100010111110111001111010000110011101111011111011110110101011 e79c81e89cb4efbe98ee87afe788bee7a19defbdab
UHC 省???爾硝? 11100000111111010011111100111111001111111110110010110011111101011010011000111111 e0fd3f3f3fecb3f5a63f

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