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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????ъ???? 00111111001111110011111100111111100001001000110000111111001111110011111100111111 3f3f3f3f848c3f3f3f3f
EUC-JP ????ъ???Ł 001111110011111100111111001111111010011111101100001111110011111100111111100011111010100110101000 3f3f3f3fa7ec3f3f3f8fa9a8
UTF-8 梨ㅽ삖吏ъ콌吏쇱Ł 11101111101001111010001011100011100001011011110111101100100000101001011011101111101001111001111011010001100010101110110010111101100011001110111110100111100111101110110010000111101100011100010110000001 efa7a2e385bdec8296efa79ed18aecbd8cefa79eec87b1c581
UHC 梨ㅽ삖吏ъ콌吏쇱Ł 111011001011000110100100111011011001100010011010111011001010011110101100111011001011000110001000111011001010011110111100111011001010100010101001 ecb1a4ed989aeca7acecb188eca7bceca8a9

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