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 甞爻甞狎甞爻甞狎^ 1110000101010010111000001010100111100001010100101110000010111110111000010101001011100000101010011110000101010010111000001011111001011110 e152e0a9e152e0bee152e0a9e152e0be5e
EUC-JP 甞爻甞狎甞爻甞狎^ 1110000110110011111000001010101111100001101100111110000011000000111000011011001111100000101010111110000110110011111000001100000001011110 e1b3e0abe1b3e0c0e1b3e0abe1b3e0c05e
UTF-8 甞爻甞狎甞爻甞狎^ 11100111100101001001111011100111100010001011101111100111100101001001111011100111100010111000111011100111100101001001111011100111100010001011101111100111100101001001111011100111100010111000111001011110 e7949ee788bbe7949ee78b8ee7949ee788bbe7949ee78b8e5e
UHC ?爻?狎?爻?狎^ 00111111111111011010000100111111111001001110010000111111111111011010000100111111111001001110010001011110 3ffda13fe4e43ffda13fe4e45e

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