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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ静個腺}ツ静個腺{^ 1100001010010000110000111000110011000010100100010100001001111101110000101001000011000011100011001100001010010001010000100111101101011110 c290c38cc291427dc290c38cc291427b5e
EUC-JP ツ静個腺}ツ静個腺{^ 10001110110000101100000011000101101110001100010011000001101000110111110110001110110000101100000011000101101110001100010011000001101000110111101101011110 8ec2c0c5b8c4c1a37d8ec2c0c5b8c4c1a37b5e
UTF-8 ツ静個腺}ツ静個腺{^ 111011111011111010000010111010011001110110011001111001011000000010001011111010001000010110111010011111011110111110111110100000101110100110011101100110011110010110000000100010111110100010000101101110100111101101011110 efbe82e99d99e5808be885ba7defbe82e99d99e5808be885ba7b5e
UHC ??個腺}??個腺{^ 001111110011111111001011110000011110000011001101011111010011111100111111110010111100000111100000110011010111101101011110 3f3fcbc1e0cd7d3f3fcbc1e0cd7b5e

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