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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???衍?????B 0011111100111111001111111001111110100101001111110011111100111111001111110011111101000010 3f3f3f9fa53f3f3f3f3f42
EUC-JP ???衍?????B 0011111100111111001111111101111010100111001111110011111100111111001111110011111101000010 3f3f3fdea73f3f3f3f3f42
UTF-8 琉당컪衍띕ㅄ怜믥꽫B 11101111101001111000110011101011100010111011100111101100101110111010101011101000101000011000110111101011100111011001010111100011100001011000010011101111101001101010110011101011101011111010010111101010101111011010101101000010 efa78ceb8bb9ecbbaae8a18deb9d95e38584efa6acebafa5eabdab42
UHC 琉당컪衍띕ㅄ怜믥꽫B 11101011101001001011010011100111101100001001001011100110111000101011011011101011101001001011010011100111101100001001001011100111100001001011011001000010 eba4b4e7b092e6e2b6eba4b4e7b092e784b642

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