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 10011101100110100011111100111111011111010101100110011101100110100011111100111111011111010110001001000101 9d9a3f3f7d599d9a3f3f7d6245
EUC-JP 撓??}Y撓??}bE 11011001111110100011111100111111011111010101100111011001111110100011111100111111011111010110001001000101 d9fa3f3f7d59d9fa3f3f7d6245
UTF-8 撓뷂숱}Y撓뷂숱}bE 1110011010010010100100111110101110110111100000101110110010001000101100010111110101011001111001101001001010010011111010111011011110000010111011001000100010110001011111010110001001000101 e69293ebb782ec88b17d59e69293ebb782ec88b17d6245
UHC 撓뷂숱}Y撓뷂숱}bE 1110100011110101100101001110111110111101101000100111110101011001111010001111010110010100111011111011110110100010011111010110001001000101 e8f594efbda27d59e8f594efbda27d6245

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