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 ???恁???ы? 0011111100111111001111111001110010001100001111110011111100111111100001001000110100111111 3f3f3f9c8c3f3f3f848d3f
EUC-JP ???恁???ы? 0011111100111111001111111101011111101100001111110011111100111111101001111110110100111111 3f3f3fd7ec3f3f3fa7ed3f
UTF-8 梨덊샄恁룹콠吏ы삻 1110111110100111101000101110101110001101100010101110110010000011100001001110011010000001100000011110101110100011101110011110110010111101101000001110111110100111100111101101000110001011111011001000001010111011 efa7a2eb8d8aec8384e68181eba3b9ecbda0efa79ed18bec82bb
UHC 梨덊샄恁룹콠吏ы삻 111011001011000110001000111011011001100010110110111011001111011010110111111011001011000110011000111011001010011110101100111011011001100010110010 ecb188ed98b6ecf6b7ecb198eca7aced98b2

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