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 闌倡ィ凩闌倡ィ几^ 111010001000110010011000111001111010100010011001011111011110100010001100100110001110011110101000100110010111101101011110 e88c98e7a8997de88c98e7a8997b5e
EUC-JP 闌倡ィ凩闌倡ィ几^ 1110111111101100110100001110100110001110101010001101000111011110111011111110110011010000111010011000111010101000110100011101110001011110 efecd0e98ea8d1deefecd0e98ea8d1dc5e
UTF-8 闌倡ィ凩闌倡ィ几^ 11101001100101111000110011100101100000001010000111101111101111011010100011100101100001111010100111101001100101111000110011100101100000001010000111101111101111011010100011100101100001111010000001011110 e9978ce580a1efbda8e587a9e9978ce580a1efbda8e587a05e
UHC ?倡???倡??^ 0011111111110011110110110011111100111111001111111111001111011011001111110011111101011110 3ff3db3f3f3ff3db3f3f5e

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