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 ??????恁ы? 0011111100111111001111110011111100111111001111111001110010001100100001001000110100111111 3f3f3f3f3f3f9c8c848d3f
EUC-JP ??????恁ы? 0011111100111111001111110011111100111111001111111101011111101100101001111110110100111111 3f3f3f3f3f3fd7eca7ed3f
UTF-8 梨뺥삹吏뽰콛恁ы삾 1110111110100111101000101110101110111010101001011110110010000010101110011110111110100111100111101110101110111101101100001110110010111101100110111110011010000001100000011101000110001011111011001000001010111110 efa7a2ebbaa5ec82b9efa79eebbdb0ecbd9be68181d18bec82be
UHC 梨뺥삹吏뽰콛恁ы삾 111011001011000110010101111011011001100010110000111011001010011110010110111011001011000110010100111011001111011010101100111011011001100010110011 ecb195ed98b0eca796ecb194ecf6aced98b3

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