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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 隰晉朕|}隰晉朕|{^ 1110100010101100100111011110011110010010101111010111110001111101111010001010110010011101111001111001001010111101011111000111101101011110 e8ac9de792bd7c7de8ac9de792bd7c7b5e
EUC-JP 隰晉朕|}隰晉朕|{^ 1111000010101110110110101110100111000100101111110111110001111101111100001010111011011010111010011100010010111111011111000111101101011110 f0aedae9c4bf7c7df0aedae9c4bf7c7b5e
UTF-8 隰晉朕|}隰晉朕|{^ 1110100110011010101100001110011010011001100010011110011010011100100101010111110001111101111010011001101010110000111001101001100110001001111001101001110010010101011111000111101101011110 e99ab0e69989e69c957c7de99ab0e69989e69c957c7b5e
UHC ?晉朕|}?晉朕|{^ 001111111111001011001011111100101111100101111100011111010011111111110010110010111111001011111001011111000111101101011110 3ff2cbf2f97c7d3ff2cbf2f97c7b5e

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