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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁m?恁?^ 001111110011111100111111100111001000110010000010100011010011111110011100100011000011111101011110 3f3f3f9c8c828d3f9c8c3f5e
EUC-JP ???恁m?恁?^ 001111110011111100111111110101111110110010100011111011010011111111010111111011000011111101011110 3f3f3fd7eca3ed3fd7ec3f5e
UTF-8 梨낆쭡恁m삟恁쁖^ 11101111101001111010001011101011100000101000011011101100101011011010000111100110100000011000000111101111101111011000110111101100100000101001111111100110100000011000000111101100100000011001011001011110 efa7a2eb8286ecada1e68181efbd8dec829fe68181ec81965e
UHC 梨낆쭡恁m삟恁쁖^ 1110110010110001100001011110110010100111100101101110110011110110101000111110110110011000101000101110110011110110100110000101011001011110 ecb185eca796ecf6a3ed98a2ecf698565e

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