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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ湘氾抑ツ湘氾養^ 110000101000111111000011100101001100001110010111011111011100001010001111110000111001010011000011100101110111101101011110 c28fc394c3977dc28fc394c3977b5e
EUC-JP ツ湘氾抑ツ湘氾養^ 1000111011000010101111101100010111001000110001011100110111011110100011101100001010111110110001011100100011000101110011011101110001011110 8ec2bec5c8c5cdde8ec2bec5c8c5cddc5e
UTF-8 ツ湘氾抑ツ湘氾養^ 11101111101111101000001011100110101110011001100011100110101100001011111011100110100010101001000111101111101111101000001011100110101110011001100011100110101100001011111011101001101001001000101001011110 efbe82e6b998e6b0bee68a91efbe82e6b998e6b0bee9a48a5e
UHC ?湘氾抑?湘氾養^ 001111111101111111001111110110111111000011100101111001000011111111011111110011111101101111110000111001011101011101011110 3fdfcfdbf0e5e43fdfcfdbf0e5d75e

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