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 蘂??[蘂??[^ 1110010101000001001111110011111101011011111001010100000100111111001111110101101101011110 e5413f3f5be5413f3f5b5e
EUC-JP 蘂??[蘂??[^ 1110100110100010001111110011111101011011111010011010001000111111001111110101101101011110 e9a23f3f5be9a23f3f5b5e
UTF-8 蘂녕댚[蘂녕댚[^ 111010001001100010000010111010111000010110010101111010111000110010011010010110111110100010011000100000101110101110000101100101011110101110001100100110100101101101011110 e89882eb8595eb8c9a5be89882eb8595eb8c9a5b5e
UHC 蘂녕댚[蘂녕댚[^ 111001111101111010110011111001111000100010111110010110111110011111011110101100111110011110001000101111100101101101011110 e7deb3e788be5be7deb3e788be5b5e

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