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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 狒禧狒狢狒祚狒祿 11100000101111111110001001010101111000001011111111100000110000001110000010111111111000100100111011100000101111111110001001010010 e0bfe255e0bfe0c0e0bfe24ee0bfe252
EUC-JP 狒禧狒狢狒祚狒祿 11100000110000011110001110110110111000001100000111100000110000101110000011000001111000111010111111100000110000011110001110110011 e0c1e3b6e0c1e0c2e0c1e3afe0c1e3b3
UTF-8 狒禧狒狢狒祚狒祿 111001111000101110010010111001111010011010100111111001111000101110010010111001111000101110100010111001111000101110010010111001111010010110011010111001111000101110010010111001111010010110111111 e78b92e7a6a7e78b92e78ba2e78b92e7a59ae78b92e7a5bf
UHC ?禧???祚?祿 0011111111111101111110110011111100111111001111111111000011010100001111111101011011011111 3ffdfb3f3f3ff0d43fd6df

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