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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??造}??造{^ 0011111100111111100100011010001001111101001111110011111110010001101000100111101101011110 3f3f91a27d3f3f91a27b5e
EUC-JP ??造}??造{^ 0011111100111111110000101010010001111101001111110011111111000010101001000111101101011110 3f3fc2a47d3f3fc2a47b5e
UTF-8 롆렋造}롆렋造{^ 111010111010000110000110111010111010000010001011111010011000000010100000011111011110101110100001100001101110101110100000100010111110100110000000101000000111101101011110 eba186eba08be980a07deba186eba08be980a07b5e
UHC 롆렋造}롆렋造{^ 100011101100110010001110101000101111000011100011011111011000111011001100100011101010001011110000111000110111101101011110 8ecc8ea2f0e37d8ecc8ea2f0e37b5e

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