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 111010001110010010101011111001101000101110010010011101101110100011100100101010111110011010001011100100100111011001000010 e8e4abe68b9276e8e4abe68b927642
EUC-JP 鞴ォ諡致鞴ォ諡致B 1111000011100110100011101010101111101011111010111100001111010111111100001110011010001110101010111110101111101011110000111101011101000010 f0e68eabebebc3d7f0e68eabebebc3d742
UTF-8 鞴ォ諡致鞴ォ諡致B 11101001100111101011010011101111101111011010101111101000101010111010000111101000100001111011010011101001100111101011010011101111101111011010101111101000101010111010000111101000100001111011010001000010 e99eb4efbdabe8aba1e887b4e99eb4efbdabe8aba1e887b442
UHC ??諡致??諡致B 00111111001111111110001111001101111101101100100000111111001111111110001111001101111101101100100001000010 3f3fe3cdf6c83f3fe3cdf6c842

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