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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 雄???雄??^ 10010111010110010011111100111111001111111001011101011001001111110011111101011110 97593f3f3f97593f3f5e
EUC-JP 雄???雄??^ 11001101101110100011111100111111001111111100110110111010001111110011111101011110 cdba3f3f3fcdba3f3f5e
UTF-8 雄띳렲렋雄뜸갑^ 11101001100110111000010011101011100111011011001111101011101000001011001011101011101000001000101111101001100110111000010011101011100111001011100011101010101100001001000101011110 e99b84eb9db3eba0b2eba08be99b84eb9cb8eab0915e
UHC 雄띳렲렋雄뜸갑^ 111010101010100110110110111100011000111010111111100011101010001011101010101010011011011011100100101100001010100101011110 eaa9b6f18ebf8ea2eaa9b6e4b0a95e

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