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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 襭苦蹴}Y襭苦蹴}bE 1110011001000010100010111110101010001111010100100111110101011001111001100100001010001011111010101000111101010010011111010110001001000101 e6428bea8f527d59e6428bea8f527d6245
EUC-JP 襭苦蹴}Y襭苦蹴}bE 1110101110100011101101101110110010111101101100110111110101011001111010111010001110110110111011001011110110110011011111010110001001000101 eba3b6ecbdb37d59eba3b6ecbdb37d6245
UTF-8 襭苦蹴}Y襭苦蹴}bE 1110100010100101101011011110100010001011101001101110100010111001101101000111110101011001111010001010010110101101111010001000101110100110111010001011100110110100011111010110001001000101 e8a5ade88ba6e8b9b47d59e8a5ade88ba6e8b9b47d6245
UHC ?苦蹴}Y?苦蹴}bE 001111111100110111001000111101011110110101111101010110010011111111001101110010001111010111101101011111010110001001000101 3fcdc8f5ed7d593fcdc8f5ed7d6245

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