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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?厓ゃ??ひ??コ?? 001111111111101010001101100000101110000100111111001111111000001011010000001111110011111110000011010100100011111100111111 3ffa8d82e13f3f82d03f3f83523f3f
EUC-JP ?厓ゃ??ひ??コ?? 00111111100011111011010011000111101001001110001100111111001111111010010011010010001111110011111110100101101100110011111100111111 3f8fb4c7a4e33f3fa4d23f3fa5b33f3f
UTF-8 룶厓ゃ룴햶ひ룶쾹コ룴점 111010111010001110110110111001011000111010010011111000111000001010000011111010111010001110110100111011011001011010110110111000111000000110110010111010111010001110110110111011001011111010111001111000111000001010110011111010111010001110110100111011001010000010010000 eba3b6e58e93e38283eba3b4ed96b6e381b2eba3b6ecbeb9e382b3eba3b4eca090
UHC 룶厓ゃ룴햶ひ룶쾹コ룴점 10001111101010111110010011101101101010101110001110001111101010011100000110001111101010101101001010001111101010111011001010001111101010111011001110001111101010011100000110100001 8fabe4edaae38fa9c18faad28fabb28fabb38fa9c1a1

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