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 00111111100100001110011000111111011111010111011000111111100100001110011000111111011111010111011001000010 3f90e63f7d763f90e63f7d7642
EUC-JP ?先啞}v?先啞}vB 0011111111000000111010001000111110110101111000000111110101110110001111111100000011101000100011111011010111100000011111010111011001000010 3fc0e88fb5e07d763fc0e88fb5e07d7642
UTF-8 卨先啞}v卨先啞}vB 1110010110001101101010001110010110000101100010001110010110010101100111100111110101110110111001011000110110101000111001011000010110001000111001011001010110011110011111010111011001000010 e58da8e58588e5959e7d76e58da8e58588e5959e7d7642
UHC 卨先啞}v卨先啞}vB 1110000011011001111000001011101111100100101011110111110101110110111000001101100111100000101110111110010010101111011111010111011001000010 e0d9e0bbe4af7d76e0d9e0bbe4af7d7642

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