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 雉、讌セ}雉、讌セ{^ 111010001011001110100100111001101010010110111110011111011110100010110011101001001110011010100101101111100111101101011110 e8b3a4e6a5be7de8b3a4e6a5be7b5e
EUC-JP 雉、讌セ}雉、讌セ{^ 11110000101101011000111010100100111011001010011110001110101111100111110111110000101101011000111010100100111011001010011110001110101111100111101101011110 f0b58ea4eca78ebe7df0b58ea4eca78ebe7b5e
UTF-8 雉、讌セ}雉、讌セ{^ 111010011001101110001001111011111011110110100100111010001010111010001100111011111011110110111110011111011110100110011011100010011110111110111101101001001110100010101110100011001110111110111101101111100111101101011110 e99b89efbda4e8ae8cefbdbe7de99b89efbda4e8ae8cefbdbe7b5e
UHC 雉???}雉???{^ 11110110110010110011111100111111001111110111110111110110110010110011111100111111001111110111101101011110 f6cb3f3f3f7df6cb3f3f3f7b5e

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