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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 隰晉朕^}隰晉朕^{^ 1110100010101100100111011110011110010010101111010101111001111101111010001010110010011101111001111001001010111101010111100111101101011110 e8ac9de792bd5e7de8ac9de792bd5e7b5e
EUC-JP 隰晉朕^}隰晉朕^{^ 1111000010101110110110101110100111000100101111110101111001111101111100001010111011011010111010011100010010111111010111100111101101011110 f0aedae9c4bf5e7df0aedae9c4bf5e7b5e
UTF-8 隰晉朕^}隰晉朕^{^ 1110100110011010101100001110011010011001100010011110011010011100100101010101111001111101111010011001101010110000111001101001100110001001111001101001110010010101010111100111101101011110 e99ab0e69989e69c955e7de99ab0e69989e69c955e7b5e
UHC ?晉朕^}?晉朕^{^ 001111111111001011001011111100101111100101011110011111010011111111110010110010111111001011111001010111100111101101011110 3ff2cbf2f95e7d3ff2cbf2f95e7b5e

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