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 ????B}????B{^ 00111111001111110011111100111111010000100111110100111111001111110011111100111111010000100111101101011110 3f3f3f3f427d3f3f3f3f427b5e
SJIS-WIN コ犇雎ャB}コ犇雎ャB{^ 1011101011100000101101001110100010110001101011000100001001111101101110101110000010110100111010001011000110101100010000100111101101011110 bae0b4e8b1ac427dbae0b4e8b1ac427b5e
EUC-JP コ犇雎ャB}コ犇雎ャB{^ 100011101011101011100000101101101111000010110011100011101010110001000010011111011000111010111010111000001011011011110000101100111000111010101100010000100111101101011110 8ebae0b6f0b38eac427d8ebae0b6f0b38eac427b5e
UTF-8 コ犇雎ャB}コ犇雎ャB{^ 1110111110111101101110101110011110001010100001111110100110011011100011101110111110111101101011000100001001111101111011111011110110111010111001111000101010000111111010011001101110001110111011111011110110101100010000100111101101011110 efbdbae78a87e99b8eefbdac427defbdbae78a87e99b8eefbdac427b5e
UHC ??雎?B}??雎?B{^ 001111110011111111101110110100010011111101000010011111010011111100111111111011101101000100111111010000100111101101011110 3f3feed13f427d3f3feed13f427b5e

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