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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豫???}豫???{^ 10011000101011000011111100111111001111110111110110011000101011000011111100111111001111110111101101011110 98ac3f3f3f7d98ac3f3f3f7b5e
EUC-JP 豫???}豫???{^ 11010000101011100011111100111111001111110111110111010000101011100011111100111111001111110111101101011110 d0ae3f3f3f7dd0ae3f3f3f7b5e
UTF-8 豫귐딀돋}豫귐딀돋{^ 111010001011000110101011111010101011011110010000111010111001010010000000111010111000111110001011011111011110100010110001101010111110101010110111100100001110101110010100100000001110101110001111100010110111101101011110 e8b1abeab790eb9480eb8f8b7de8b1abeab790eb9480eb8f8b7b5e
UHC 豫귐딀돋}豫귐딀돋{^ 11100111111000111011000111010001100010101110011010110101101110000111110111100111111000111011000111010001100010101110011010110101101110000111101101011110 e7e3b1d18ae6b5b87de7e3b1d18ae6b5b87b5e

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