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 ???夷??恁?? 0011111100111111001111111000100011001110001111110011111110011100100011000011111100111111 3f3f3f88ce3f3f9c8c3f3f
EUC-JP ???夷??恁?? 0011111100111111001111111011000011010000001111110011111111010111111011000011111100111111 3f3f3fb0d03f3fd7ec3f3f
UTF-8 梨덊삺夷⑹콐恁듭쮰 111011111010011110100010111010111000110110001010111011001000001010111010111001011010010010110111111000101001000110111001111011001011110110010000111001101000000110000001111010111001001110101101111011001010111010110000 efa7a2eb8d8aec82bae5a4b7e291b9ecbd90e68181eb93adecaeb0
UHC 梨덊삺夷⑹콐恁듭쮰 111011001011000110001000111011011001100010110001111011001010100010101001111011001011000110001100111011001111011010110101111011001010100010001101 ecb188ed98b1eca8a9ecb18cecf6b5eca88d

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