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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 狼?狼?[狼?狼?[^ 100110000101010000111111100110000101010000111111010110111001100001010100001111111001100001010100001111110101101101011110 98543f98543f5b98543f98543f5b5e
EUC-JP 狼?狼?[狼?狼?[^ 110011111011010100111111110011111011010100111111010110111100111110110101001111111100111110110101001111110101101101011110 cfb53fcfb53f5bcfb53fcfb53f5b5e
UTF-8 狼졈狼죌[狼졈狼죌[^ 111001111000101110111100111011001010000110001000111001111000101110111100111011001010001110001100010110111110011110001011101111001110110010100001100010001110011110001011101111001110110010100011100011000101101101011110 e78bbceca188e78bbceca38c5be78bbceca188e78bbceca38c5b5e
UHC 狼졈狼죌[狼졈狼죌[^ 11010101110010011100000110110001110101011100100111000001110011010101101111010101110010011100000110110001110101011100100111000001110011010101101101011110 d5c9c1b1d5c9c1cd5bd5c9c1b1d5c9c1cd5b5e

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