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 111010011000011010101011111001101000101110010010011101101110100110000110101010111110011010001011100100100111011001000010 e986abe68b9276e986abe68b927642
EUC-JP 驢ォ諡致驢ォ諡致B 1111000111100110100011101010101111101011111010111100001111010111111100011110011010001110101010111110101111101011110000111101011101000010 f1e68eabebebc3d7f1e68eabebebc3d742
UTF-8 驢ォ諡致驢ォ諡致B 11101001101010011010001011101111101111011010101111101000101010111010000111101000100001111011010011101001101010011010001011101111101111011010101111101000101010111010000111101000100001111011010001000010 e9a9a2efbdabe8aba1e887b4e9a9a2efbdabe8aba1e887b442
UHC 驢?諡致驢?諡致B 110101011111000000111111111000111100110111110110110010001101010111110000001111111110001111001101111101101100100001000010 d5f03fe3cdf6c8d5f03fe3cdf6c842

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