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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??モ∵∵?忌 0011111100111111100000111000001010000001111001101000000111100110001111111000101011110101 3f3f838281e681e63f8af5
EUC-JP ??モ∵∵?忌 0011111100111111101001011110001010100010111010001010001011101000001111111011010011110111 3f3fa5e2a2e8a2e83fb4f7
UTF-8 룶킃モ∵∵룶忌 111010111010001110110110111011011000001010000011111000111000001110100010111000101000100010110101111000101000100010110101111010111010001110110110111001011011111110001100 eba3b6ed8283e383a2e288b5e288b5eba3b6e5bf8c
UHC 룶킃モ∵∵룶忌 1000111110101011101101001000111110101011111000101010000111110001101000011111000110001111101010111101000011111011 8fabb48fabe2a1f1a1f18fabd0fb

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