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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??盤漿Ъ??? 0011111100111111100101001101010110011111111101111000010001011011001111110011111100111111 3f3f94d59ff7845b3f3f3f
EUC-JP ?庾盤漿Ъ??? 00111111100011111011110011001110110010001101011111011110111110011010011110111100001111110011111100111111 3f8fbccec8d7def9a7bc3f3f3f
UTF-8 뤗庾盤漿Ъ뇜롉렲 1110101110100100100101111110010110111010101111101110011110011011101001001110011010111100101111111101000010101010111010111000011110011100111010111010000110001001111010111010000010110010 eba497e5babee79ba4e6bcbfd0aaeb879ceba189eba0b2
UHC 뤗庾盤漿Ъ뇜롉렲 10001111110001111110101011101100110110101110111111101101111011001010110010111100101100111111110110001110110011111000111010111111 8fc7eaecdaefedecacbcb3fd8ecf8ebf

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