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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疾篠鉀}疾篠鉀{^ 100011101011111010001110110000101111101111000101011111011000111010111110100011101100001011111011110001010111101101011110 8ebe8ec2fbc57d8ebe8ec2fbc57b5e
EUC-JP 疾篠鉀}疾篠鉀{^ 1011110011000000101111001100010010001111111000111101100001111101101111001100000010111100110001001000111111100011110110000111101101011110 bcc0bcc48fe3d87dbcc0bcc48fe3d87b5e
UTF-8 疾篠鉀}疾篠鉀{^ 111001111001011010111110111001111010111110100000111010011000100110000000011111011110011110010110101111101110011110101111101000001110100110001001100000000111101101011110 e796bee7afa0e989807de796bee7afa0e989807b5e
UHC 疾篠鉀}疾篠鉀{^ 111100101111000011100001110001101100101110100101011111011111001011110000111000011100011011001011101001010111101101011110 f2f0e1c6cba57df2f0e1c6cba57b5e

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