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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 訷ァ贒ケL訷ァ贒ケL^ 111110111010010010100111111110111010111110111001010011001111101110100100101001111111101110101111101110010100110001011110 fba4a7fbafb94cfba4a7fbafb94c5e
EUC-JP 訷ァ贒ケL訷ァ贒ケL^ 1000111111011101110101001000111010100111100011111101111111000011100011101011100101001100100011111101110111010100100011101010011110001111110111111100001110001110101110010100110001011110 8fddd48ea78fdfc38eb94c8fddd48ea78fdfc38eb94c5e
UTF-8 訷ァ贒ケL訷ァ贒ケL^ 111010001010100010110111111011111011110110100111111010001011010010010010111011111011110110111001010011001110100010101000101101111110111110111101101001111110100010110100100100101110111110111101101110010100110001011110 e8a8b7efbda7e8b492efbdb94ce8a8b7efbda7e8b492efbdb94c5e
UHC ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e

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