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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 壹?淫?}壹?淫?{^ 100110101110001100111111100010001111101000111111011111011001101011100011001111111000100011111010001111110111101101011110 9ae33f88fa3f7d9ae33f88fa3f7b5e
EUC-JP 壹?淫?}壹?淫?{^ 110101001110010100111111101100001111110000111111011111011101010011100101001111111011000011111100001111110111101101011110 d4e53fb0fc3f7dd4e53fb0fc3f7b5e
UTF-8 壹렣淫렪}壹렣淫렪{^ 111001011010001110111001111010111010000010100011111001101011011110101011111010111010000010101010011111011110010110100011101110011110101110100000101000111110011010110111101010111110101110100000101010100111101101011110 e5a3b9eba0a3e6b7abeba0aa7de5a3b9eba0a3e6b7abeba0aa7b5e
UHC 壹렣淫렪}壹렣淫렪{^ 11101100111011001000111010110100111010111110001010001110101110000111110111101100111011001000111010110100111010111110001010001110101110000111101101011110 ecec8eb4ebe28eb87decec8eb4ebe28eb87b5e

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