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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 畏}畏畏[}畏}畏畏[{^ 10001000110110000111110110001000110110001000100011011000010110110111110110001000110110000111110110001000110110001000100011011000010110110111101101011110 88d87d88d888d85b7d88d87d88d888d85b7b5e
EUC-JP 畏}畏畏[}畏}畏畏[{^ 10110000110110100111110110110000110110101011000011011010010110110111110110110000110110100111110110110000110110101011000011011010010110110111101101011110 b0da7db0dab0da5b7db0da7db0dab0da5b7b5e
UTF-8 畏}畏畏[}畏}畏畏[{^ 11100111100101011000111101111101111001111001010110001111111001111001010110001111010110110111110111100111100101011000111101111101111001111001010110001111111001111001010110001111010110110111101101011110 e7958f7de7958fe7958f5b7de7958f7de7958fe7958f5b7b5e
UHC 畏}畏畏[}畏}畏畏[{^ 11101000111001100111110111101000111001101110100011100110010110110111110111101000111001100111110111101000111001101110100011100110010110110111101101011110 e8e67de8e6e8e65b7de8e67de8e6e8e65b7b5e

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