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 ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
SJIS-WIN 涌]涌驅涌]涌驅^ 100101110100111101011101100101110100111111101001011110111001011101001111010111011001011101001111111010010111101101011110 974f5d974fe97b974f5d974fe97b5e
EUC-JP 涌]涌驅涌]涌驅^ 110011011011000001011101110011011011000011110001110111001100110110110000010111011100110110110000111100011101110001011110 cdb05dcdb0f1dccdb05dcdb0f1dc5e
UTF-8 涌]涌驅涌]涌驅^ 111001101011011010001100010111011110011010110110100011001110100110101001100001011110011010110110100011000101110111100110101101101000110011101001101010011000010101011110 e6b68c5de6b68ce9a985e6b68c5de6b68ce9a9855e
UHC 涌]涌驅涌]涌驅^ 111010011011111101011101111010011011111111001111110011001110100110111111010111011110100110111111110011111100110001011110 e9bf5de9bfcfcce9bf5de9bfcfcc5e

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