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 蒻れ?維??一 1110010011101000100000101110101000111111100010001101101100111111001111111000100011101010 e4e882ea3f88db3f3f88ea
EUC-JP 蒻れ?維??一 1110100011101010101001001110110000111111101100001101110100111111001111111011000011101100 e8eaa4ec3fb0dd3f3fb0ec
UTF-8 蒻れ쉵維믭쭛一 111010001001001010111011111000111000001010001100111011001000100110110101111001111011011010101101111010111010111110101101111011001010110110011011111001001011100010000000 e892bbe3828cec89b5e7b6adebafadecad9be4b880
UHC 蒻れ쉵維믭쭛一 1110010110110110101010101110110010011010100010111110101110101011100100101110111110100111100100011110110011101001 e5b6aaec9a8bebab92efa791ece9

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