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 ツ但ツ鱈}ツ但ツ鱈{^ 110000101001001001000001110000101001001001001100011111011100001010010010010000011100001010010010010011000111101101011110 c29241c2924c7dc29241c2924c7b5e
EUC-JP ツ但ツ鱈}ツ但ツ鱈{^ 10001110110000101100001110100010100011101100001011000011101011010111110110001110110000101100001110100010100011101100001011000011101011010111101101011110 8ec2c3a28ec2c3ad7d8ec2c3a28ec2c3ad7b5e
UTF-8 ツ但ツ鱈}ツ但ツ鱈{^ 111011111011111010000010111001001011110110000110111011111011111010000010111010011011000110001000011111011110111110111110100000101110010010111101100001101110111110111110100000101110100110110001100010000111101101011110 efbe82e4bd86efbe82e9b1887defbe82e4bd86efbe82e9b1887b5e
UHC ?但??}?但??{^ 00111111110100111010001100111111001111110111110100111111110100111010001100111111001111110111101101011110 3fd3a33f3f7d3fd3a33f3f7b5e

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