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 ???恁??夷??^ 001111110011111100111111100111001000110000111111001111111000100011001110001111110011111101011110 3f3f3f9c8c3f3f88ce3f3f5e
EUC-JP ???恁??夷??^ 001111110011111100111111110101111110110000111111001111111011000011010000001111110011111101011110 3f3f3fd7ec3f3fb0d03f3f5e
UTF-8 梨덉쮮恁싳콌夷뗮삖^ 11101111101001111010001011101011100011011000100111101100101011101010111011100110100000011000000111101100100010111011001111101100101111011000110011100101101001001011011111101011100101111010111011101100100000101001011001011110 efa7a2eb8d89ecaeaee68181ec8bb3ecbd8ce5a4b7eb97aeec82965e
UHC 梨덉쮮恁싳콌夷뗮삖^ 11101100101100011000100011101100101010001000101111101100111101101001101011101100101100011000100011101100101010001000101111101101100110001001101001011110 ecb188eca88becf69aecb188eca88bed989a5e

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