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 鳥?咀?鳥?咀?^ 10010010101110010011111110011001111100000011111110010010101110010011111110011001111100000011111101011110 92b93f99f03f92b93f99f03f5e
EUC-JP 鳥?咀?鳥?咀?^ 11000100101110110011111111010010111100100011111111000100101110110011111111010010111100100011111101011110 c4bb3fd2f23fc4bb3fd2f23f5e
UTF-8 鳥렲咀렖鳥렲咀렖^ 11101001101100111010010111101011101000001011001011100101100100101000000011101011101000001001011011101001101100111010010111101011101000001011001011100101100100101000000011101011101000001001011001011110 e9b3a5eba0b2e59280eba096e9b3a5eba0b2e59280eba0965e
UHC 鳥렲咀렖鳥렲咀렖^ 1111000011101000100011101011111111101110101110101000111010101011111100001110100010001110101111111110111010111010100011101010101101011110 f0e88ebfeeba8eabf0e88ebfeeba8eab5e

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