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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?擺π??}?擺π??{^ 0011111110011101101100101000001111001110001111110011111101111101001111111001110110110010100000111100111000111111001111110111101101011110 3f9db283ce3f3f7d3f9db283ce3f3f7b5e
EUC-JP ?擺π??}?擺π??{^ 0011111111011010101101001010011011010000001111110011111101111101001111111101101010110100101001101101000000111111001111110111101101011110 3fdab4a6d03f3f7d3fdab4a6d03f3f7b5e
UTF-8 뤈擺π퐥퇶}뤈擺π퐥퇶{^ 11101011101001001000100011100110100100111011101011001111100000001110110110010000101001011110110110000111101101100111110111101011101001001000100011100110100100111011101011001111100000001110110110010000101001011110110110000111101101100111101101011110 eba488e693bacf80ed90a5ed87b67deba488e693bacf80ed90a5ed87b67b5e
UHC 뤈擺π퐥퇶}뤈擺π퐥퇶{^ 1000111110111000111101111110110010100101111100001011110110001110101110000110101101111101100011111011100011110111111011001010010111110000101111011000111010111000011010110111101101011110 8fb8f7eca5f0bd8eb86b7d8fb8f7eca5f0bd8eb86b7b5e

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