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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髏泌クク閾ュ闢シ 111010011001000010010100111001011011100010111000111010001000011110101101111010001001001110111100 e99094e5b8b8e887ade893bc
EUC-JP 髏泌クク閾ュ闢シ 11110001111100001100100011100111100011101011100010001110101110001110111111100111100011101010110111101111111100111000111010111100 f1f0c8e78eb88eb8efe78eadeff38ebc
UTF-8 髏泌クク閾ュ闢シ 111010011010101110001111111001101011001110001100111011111011110110111000111011111011110110111000111010011001011010111110111011111011110110101101111010011001011110100010111011111011110110111100 e9ab8fe6b38cefbdb8efbdb8e996beefbdade997a2efbdbc
UHC ?泌????闢? 00111111111110011011001000111111001111110011111100111111110111001010001100111111 3ff9b23f3f3f3fdca33f

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