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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 隰晉朕L隰晉朕L^ 111010001010110010011101111001111001001010111101010011001110100010101100100111011110011110010010101111010100110001011110 e8ac9de792bd4ce8ac9de792bd4c5e
EUC-JP 隰晉朕L隰晉朕L^ 111100001010111011011010111010011100010010111111010011001111000010101110110110101110100111000100101111110100110001011110 f0aedae9c4bf4cf0aedae9c4bf4c5e
UTF-8 隰晉朕L隰晉朕L^ 111010011001101010110000111001101001100110001001111001101001110010010101010011001110100110011010101100001110011010011001100010011110011010011100100101010100110001011110 e99ab0e69989e69c954ce99ab0e69989e69c954c5e
UHC ?晉朕L?晉朕L^ 00111111111100101100101111110010111110010100110000111111111100101100101111110010111110010100110001011110 3ff2cbf2f94c3ff2cbf2f94c5e

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