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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陽獺鞦}陽獺鞦{^ 100101110111101011100000110110101110100011100001011111011001011101111010111000001101101011101000111000010111101101011110 977ae0dae8e17d977ae0dae8e17b5e
EUC-JP 陽獺鞦}陽獺鞦{^ 110011011101101111100000110111001111000011100011011111011100110111011011111000001101110011110000111000110111101101011110 cddbe0dcf0e37dcddbe0dcf0e37b5e
UTF-8 陽獺鞦}陽獺鞦{^ 111010011001100110111101111001111000110110111010111010011001111010100110011111011110100110011001101111011110011110001101101110101110100110011110101001100111101101011110 e999bde78dbae99ea67de999bde78dbae99ea67b5e
UHC 陽獺?}陽獺?{^ 11100101110101011101001110110111001111110111110111100101110101011101001110110111001111110111101101011110 e5d5d3b73f7de5d5d3b73f7b5e

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