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 ??衙}??衙{^ 0011111100111111111001011100100101111101001111110011111111100101110010010111101101011110 3f3fe5c97d3f3fe5c97b5e
EUC-JP ??衙}??衙{^ 0011111100111111111010101100101101111101001111110011111111101010110010110111101101011110 3f3feacb7d3f3feacb7b5e
UTF-8 렠렡衙}렠렡衙{^ 111010111010000010100000111010111010000010100001111010001010000110011001011111011110101110100000101000001110101110100000101000011110100010100001100110010111101101011110 eba0a0eba0a1e8a1997deba0a0eba0a1e8a1997b5e
UHC 렠렡衙}렠렡衙{^ 100011101011000110001110101100101110010010110111011111011000111010110001100011101011001011100100101101110111101101011110 8eb18eb2e4b77d8eb18eb2e4b77b5e

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