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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ヒハ鉗\}ヒハ鉗\{^ 11001011110010101110011111100111010111000111110111001011110010101110011111100111010111000111101101011110 cbcae7e75c7dcbcae7e75c7b5e
EUC-JP ヒハ鉗\}ヒハ鉗\{^ 1000111011001011100011101100101011101110111010010101110001111101100011101100101110001110110010101110111011101001010111000111101101011110 8ecb8ecaeee95c7d8ecb8ecaeee95c7b5e
UTF-8 ヒハ鉗\}ヒハ鉗\{^ 1110111110111110100010111110111110111110100010101110100110001001100101110101110001111101111011111011111010001011111011111011111010001010111010011000100110010111010111000111101101011110 efbe8befbe8ae989975c7defbe8befbe8ae989975c7b5e
UHC ??鉗\}??鉗\{^ 00111111001111111100110011000110010111000111110100111111001111111100110011000110010111000111101101011110 3f3fccc65c7d3f3fccc65c7b5e

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