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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 昇ク}v昇ク}vB 100011111011100011110111101111001011100001111101011101101000111110111000111101111011110010111000011111010111011001000010 8fb8f7bcb87d768fb8f7bcb87d7642
EUC-JP 昇?ク}v昇?ク}vB 101111101011101000111111100011101011100001111101011101101011111010111010001111111000111010111000011111010111011001000010 beba3f8eb87d76beba3f8eb87d7642
UTF-8 昇ク}v昇ク}vB 1110011010011000100001111110111010010110100111111110111110111101101110000111110101110110111001101001100010000111111011101001011010011111111011111011110110111000011111010111011001000010 e69887ee969fefbdb87d76e69887ee969fefbdb87d7642
UHC 昇??}v昇??}vB 11100011101100000011111100111111011111010111011011100011101100000011111100111111011111010111011001000010 e3b03f3f7d76e3b03f3f7d7642

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