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 ???¤??? 00111111001111110011111110100100001111110011111100111111 3f3f3fa43f3f3f
SJIS-WIN ??曝???∵ 001111110011111110010100100110000011111100111111001111111000000111100110 3f3f94983f3f3f81e6
EUC-JP ??曝¤??∵ 0011111100111111110001111111100010001111101000101111000000111111001111111010001011101000 3f3fc7f88fa2f03f3fa2e8
UTF-8 룶괍曝¤룶끗∵ 1110101110100011101101101110101010110100100011011110011010011011100111011100001010100100111010111010001110110110111010111000000110010111111000101000100010110101 eba3b6eab48de69b9dc2a4eba3b6eb8197e288b5
UHC 룶괍曝¤룶끗∵ 1000111110101011101100011010001011111000111011011010001010110100100011111010101110110010111111011010000111110001 8fabb1a2f8eda2b48fabb2fda1f1

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