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 ???恁??恁ロ?^ 00111111001111110011111110011100100011000011111100111111100111001000110010000011100011010011111101011110 3f3f3f9c8c3f3f9c8c838d3f5e
EUC-JP ???恁??恁ロ?^ 00111111001111110011111111010111111011000011111100111111110101111110110010100101111011010011111101011110 3f3f3fd7ec3f3fd7eca5ed3f5e
UTF-8 梨쀬굅恁듭콠恁ロ샃^ 11101111101001111010001011101100100000001010110011101010101101011000010111100110100000011000000111101011100100111010110111101100101111011010000011100110100000011000000111100011100000111010110111101100100000111000001101011110 efa7a2ec80aceab585e68181eb93adecbda0e68181e383adec83835e
UHC 梨쀬굅恁듭콠恁ロ샃^ 11101100101100011001011111101100101100011011000011101100111101101011010111101100101100011001100011101100111101101010101111101101100110001011010101011110 ecb197ecb1b0ecf6b5ecb198ecf6abed98b55e

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