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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??健モ??ゴ?氈 00111111001111111000110010010010100000111000001000111111001111111000001101010011001111111001111110000001 3f3f8c9283823f3f83533f9f81
EUC-JP ??健モ??ゴ?氈 00111111001111111011011111110010101001011110001000111111001111111010010110110100001111111101110111100001 3f3fb7f2a5e23f3fa5b43fdde1
UTF-8 룵엑健モ룶殺ゴ룫氈 111010111010001110110101111011001001011110010001111001011000000110100101111000111000001110100010111010111010001110110110111011111010010110110000111000111000001010110100111010111010001110101011111001101011000010001000 eba3b5ec9791e581a5e383a2eba3b6efa5b0e382b4eba3abe6b088
UHC 룵엑健モ룶殺ゴ룫氈 100011111010101010111111101000101100101111101101101010111110001010001111101010111110000111101101101010111011010010001111101000101110111011111101 8faabfa2cbedabe28fabe1edabb48fa2eefd

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