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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 隰泌亟\}隰泌亟\{^ 1110100010101100100101001110010110011000101100100101110001111101111010001010110010010100111001011001100010110010010111000111101101011110 e8ac94e598b25c7de8ac94e598b25c7b5e
EUC-JP 隰泌亟\}隰泌亟\{^ 1111000010101110110010001110011111010000101101000101110001111101111100001010111011001000111001111101000010110100010111000111101101011110 f0aec8e7d0b45c7df0aec8e7d0b45c7b5e
UTF-8 隰泌亟\}隰泌亟\{^ 1110100110011010101100001110011010110011100011001110010010111010100111110101110001111101111010011001101010110000111001101011001110001100111001001011101010011111010111000111101101011110 e99ab0e6b38ce4ba9f5c7de99ab0e6b38ce4ba9f5c7b5e
UHC ?泌?\}?泌?\{^ 00111111111110011011001000111111010111000111110100111111111110011011001000111111010111000111101101011110 3ff9b23f5c7d3ff9b23f5c7b5e

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