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 陬晧エ迎陬晧エ鶏^ 111010001010001110011101111011001011010010001100011111011110100010100011100111011110110010110100100011000111101101011110 e8a39decb48c7de8a39decb48c7b5e
EUC-JP 陬晧エ迎陬晧エ鶏^ 1111000010100101110110101110111010001110101101001011011111011110111100001010010111011010111011101000111010110100101101111101110001011110 f0a5daee8eb4b7def0a5daee8eb4b7dc5e
UTF-8 陬晧エ迎陬晧エ鶏^ 11101001100110011010110011100110100110011010011111101111101111011011010011101000101111111000111011101001100110011010110011100110100110011010011111101111101111011011010011101001101101101000111101011110 e999ace699a7efbdb4e8bf8ee999ace699a7efbdb4e9b68f5e
UHC ?晧?迎?晧??^ 001111111111101111000101001111111110011111001010001111111111101111000101001111110011111101011110 3ffbc53fe7ca3ffbc53f3f5e

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