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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ????ъ????\ 0011111100111111001111110011111110000100100011000011111100111111001111110011111101011100 3f3f3f3f848c3f3f3f3f5c
EUC-JP ????ъ????\ 0011111100111111001111110011111110100111111011000011111100111111001111110011111101011100 3f3f3f3fa7ec3f3f3f3f5c
UTF-8 梨좎껌吏ъ콛淋숉쉹\ 111011111010011110100010111011001010001010001110111010101011101110001100111011111010011110011110110100011000101011101100101111011001101111101111101001111011010111101100100010001000100111101100100010011011100101011100 efa7a2eca28eeabb8cefa79ed18aecbd9befa7b5ec8889ec89b95c
UHC 梨좎껌吏ъ콛淋숉쉹\ 11101100101100011010000011101100101100101010110111101100101001111010110011101100101100011001010011101100111110001001100111101101100110101000111101011100 ecb1a0ecb2adeca7acecb194ecf899ed9a8f5c

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