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 ??盤漿Ъ??? 0011111100111111110010001101011111011110111110011010011110111100001111110011111100111111 3f3fc8d7def9a7bc3f3f3f
UTF-8 뤊풆盤漿Ъ뇜롉렲 1110101110100100100010101110110110010010100001101110011110011011101001001110011010111100101111111101000010101010111010111000011110011100111010111010000110001001111010111010000010110010 eba48aed9286e79ba4e6bcbfd0aaeb879ceba189eba0b2
UHC 뤊풆盤漿Ъ뇜롉렲 10001111101110101011111010001110110110101110111111101101111011001010110010111100101100111111110110001110110011111000111010111111 8fbabe8edaefedecacbcb3fd8ecf8ebf

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