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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠑オ奣掵蠑オ奣掉^ 111001011011110010110101111110101010001110011101011111011110010110111100101101011111101010100011100111010111101101011110 e5bcb5faa39d7de5bcb5faa39d7b5e
EUC-JP 蠑オ奣掵蠑オ奣掉^ 11101010101111101000111010110101100011111011100011111100110110011101111011101010101111101000111010110101100011111011100011111100110110011101110001011110 eabe8eb58fb8fcd9deeabe8eb58fb8fcd9dc5e
UTF-8 蠑オ奣掵蠑オ奣掉^ 11101000101000001001000111101111101111011011010111100101101001011010001111100110100011101011010111101000101000001001000111101111101111011011010111100101101001011010001111100110100011101000100101011110 e8a091efbdb5e5a5a3e68eb5e8a091efbdb5e5a5a3e68e895e
UHC ???????掉^ 00111111001111110011111100111111001111110011111100111111110100111111110001011110 3f3f3f3f3f3f3fd3fc5e

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