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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁??恁m?^ 00111111001111110011111110011100100011000011111100111111100111001000110010000010100011010011111101011110 3f3f3f9c8c3f3f9c8c828d3f5e
EUC-JP ???恁??恁m?^ 00111111001111110011111111010111111011000011111100111111110101111110110010100011111011010011111101011110 3f3f3fd7ec3f3fd7eca3ed3f5e
UTF-8 梨덉괜恁곗콝恁m삾^ 11101111101001111010001011101011100011011000100111101010101101001001110011100110100000011000000111101010101100111001011111101100101111011001110111100110100000011000000111101111101111011000110111101100100000101011111001011110 efa7a2eb8d89eab49ce68181eab397ecbd9de68181efbd8dec82be5e
UHC 梨덉괜恁곗콝恁m삾^ 11101100101100011000100011101100101100011010011011101100111101101011000011101100101100011001010111101100111101101010001111101101100110001011001101011110 ecb188ecb1a6ecf6b0ecb195ecf6a3ed98b35e

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