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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN ?h捌}\}?h捌}\{^ 0011111110000010100010001000111001001010011111010101110001111101001111111000001010001000100011100100101001111101010111000111101101011110 3f82888e4a7d5c7d3f82888e4a7d5c7b5e
EUC-JP 泫h捌}\}泫h捌}\{^ 100011111100011110100110101000111110100010111011101010110111110101011100011111011000111111000111101001101010001111101000101110111010101101111101010111000111101101011110 8fc7a6a3e8bbab7d5c7d8fc7a6a3e8bbab7d5c7b5e
UTF-8 泫h捌}\}泫h捌}\{^ 11100110101100111010101111101111101111011000100011100110100011011000110001111101010111000111110111100110101100111010101111101111101111011000100011100110100011011000110001111101010111000111101101011110 e6b3abefbd88e68d8c7d5c7de6b3abefbd88e68d8c7d5c7b5e
UHC 泫h捌}\}泫h捌}\{^ 11111010110110101010001111101000111110001010010001111101010111000111110111111010110110101010001111101000111110001010010001111101010111000111101101011110 fadaa3e8f8a47d5c7dfadaa3e8f8a47d5c7b5e

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