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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 褥ヤ?[褥ヤ?[^ 11100101111100011000001110000100001111110101101111100101111100011000001110000100001111110101101101011110 e5f183843f5be5f183843f5b5e
EUC-JP 褥ヤ?[褥ヤ?[^ 11101010111100111010010111100100001111110101101111101010111100111010010111100100001111110101101101011110 eaf3a5e43f5beaf3a5e43f5b5e
UTF-8 褥ヤ툋[褥ヤ툋[^ 111010001010010010100101111000111000001110100100111011011000100010001011010110111110100010100100101001011110001110000011101001001110110110001000100010110101101101011110 e8a4a5e383a4ed888b5be8a4a5e383a4ed888b5b5e
UHC 褥ヤ툋[褥ヤ툋[^ 111010011011001110101011111001001011100010000011010110111110100110110011101010111110010010111000100000110101101101011110 e9b3abe4b8835be9b3abe4b8835b5e

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