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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN ???ъ????\ 00111111001111110011111110000100100011000011111100111111001111110011111101011100 3f3f3f848c3f3f3f3f5c
EUC-JP ???ъ????\ 00111111001111110011111110100111111011000011111100111111001111110011111101011100 3f3f3fa7ec3f3f3f3f5c
UTF-8 泥춀吏ъ콛淋숉쉹\ 111011111010011110100011111011001011011010000000111011111010011110011110110100011000101011101100101111011001101111101111101001111011010111101100100010001000100111101100100010011011100101011100 efa7a3ecb680efa79ed18aecbd9befa7b5ec8889ec89b95c
UHC 泥춀吏ъ콛淋숉쉹\ 1110110010110010101011010101101011101100101001111010110011101100101100011001010011101100111110001001100111101101100110101000111101011100 ecb2ad5aeca7acecb194ecf899ed9a8f5c

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