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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鳥?栽?鳥?栽?^ 10010010101110010011111110001101110011010011111110010010101110010011111110001101110011010011111101011110 92b93f8dcd3f92b93f8dcd3f5e
EUC-JP 鳥?栽?鳥?栽?^ 11000100101110110011111110111010110011110011111111000100101110110011111110111010110011110011111101011110 c4bb3fbacf3fc4bb3fbacf3f5e
UTF-8 鳥렾栽렏鳥렾栽렏^ 11101001101100111010010111101011101000001011111011100110101000001011110111101011101000001000111111101001101100111010010111101011101000001011111011100110101000001011110111101011101000001000111101011110 e9b3a5eba0bee6a0bdeba08fe9b3a5eba0bee6a0bdeba08f5e
UHC 鳥렾栽렏鳥렾栽렏^ 1111000011101000100011101100011011101110101010001000111010100101111100001110100010001110110001101110111010101000100011101010010101011110 f0e88ec6eea88ea5f0e88ec6eea88ea55e

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