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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邪籐睹}邪籐睹{^ 100011101101011111100010110110011110000111001111011111011000111011010111111000101101100111100001110011110111101101011110 8ed7e2d9e1cf7d8ed7e2d9e1cf7b5e
EUC-JP 邪籐睹}邪籐睹{^ 101111001101100111100100110110111110001011010001011111011011110011011001111001001101101111100010110100010111101101011110 bcd9e4dbe2d17dbcd9e4dbe2d17b5e
UTF-8 邪籐睹}邪籐睹{^ 111010011000001010101010111001111011000110010000111001111001110110111001011111011110100110000010101010101110011110110001100100001110011110011101101110010111101101011110 e982aae7b190e79db97de982aae7b190e79db97b5e
UHC 邪?睹}邪?睹{^ 11011110111101110011111111010100101010010111110111011110111101110011111111010100101010010111101101011110 def73fd4a97ddef73fd4a97b5e

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