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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 閻ア隨ウ閻ア隨ウB 11101000100001011011000111100111101011001011001111101000100001011011000111100111101011001011001101000010 e885b1e7acb3e885b1e7acb342
EUC-JP 閻ア隨ウ閻ア隨ウB 1110111111100101100011101011000111101110101011101000111010110011111011111110010110001110101100011110111010101110100011101011001101000010 efe58eb1eeae8eb3efe58eb1eeae8eb342
UTF-8 閻ア隨ウ閻ア隨ウB 11101001100101101011101111101111101111011011000111101001100110101010100011101111101111011011001111101001100101101011101111101111101111011011000111101001100110101010100011101111101111011011001101000010 e996bbefbdb1e99aa8efbdb3e996bbefbdb1e99aa8efbdb342
UHC 閻?隨?閻?隨?B 11100111101000100011111111100010110010110011111111100111101000100011111111100010110010110011111101000010 e7a23fe2cb3fe7a23fe2cb3f42

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