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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???箝????匡 0011111100111111001111111110001010101101001111110011111100111111001111111000101110100111 3f3f3fe2ad3f3f3f3f8ba7
EUC-JP ???箝????匡 0011111100111111001111111110010010101111001111110011111100111111001111111011011010101001 3f3f3fe4af3f3f3f3fb6a9
UTF-8 렻렒렺箝렱렻렒렺匡 111010111010000010111011111010111010000010010010111010111010000010111010111001111010111010011101111010111010000010110001111010111010000010111011111010111010000010010010111010111010000010111010111001011000110010100001 eba0bbeba092eba0bae7ae9deba0b1eba0bbeba092eba0bae58ca1
UHC 렻렒렺箝렱렻렒렺匡 100011101100001110001110101001111000111011000010110011001100010010001110101111101000111011000011100011101010011110001110110000101100111011000100 8ec38ea78ec2ccc48ebe8ec38ea78ec2cec4

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