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 ??Y?}??Y?{^ 0011111100111111010110010011111101111101001111110011111101011001001111110111101101011110 3f3f593f7d3f3f593f7b5e
SJIS-WIN ?∩Y勞}?∩Y勞{^ 001111111000000110111111010110011001100110100111011111010011111110000001101111110101100110011001101001110111101101011110 3f81bf5999a77d3f81bf5999a77b5e
EUC-JP ?∩Y勞}?∩Y勞{^ 001111111010001011000001010110011101001010101001011111010011111110100010110000010101100111010010101010010111101101011110 3fa2c159d2a97d3fa2c159d2a97b5e
UTF-8 건∩Y勞}건∩Y勞{^ 1110101010110001101101001110001010001000101010010101100111100101100010111001111001111101111010101011000110110100111000101000100010101001010110011110010110001011100111100111101101011110 eab1b4e288a959e58b9e7deab1b4e288a959e58b9e7b5e
UHC 건∩Y勞}건∩Y勞{^ 1011000011000111101000011111101101011001110101101100110001111101101100001100011110100001111110110101100111010110110011000111101101011110 b0c7a1fb59d6cc7db0c7a1fb59d6cc7b5e

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