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 漬????峯?? 10010010110100000011111100111111001111110011111110010101111101010011111100111111 92d03f3f3f3f95f53f3f
EUC-JP 漬???焌峯?? 110001001101001000111111001111110011111110001111110010011110100011001010111101110011111100111111 c4d23f3f3f8fc9e8caf73f3f
UTF-8 漬폈렰렞焌峯렲렦 111001101011110010101100111011011000111110001000111010111010000010110000111010111010000010011110111001111000010010001100111001011011001110101111111010111010000010110010111010111010000010100110 e6bcaced8f88eba0b0eba09ee7848ce5b3afeba0b2eba0a6
UHC 漬폈렰렞焌峯렲렦 11110010101100001100011011110001100011101011110110001110101011111111000111100000110111001110011110001110101111111000111010110101 f2b0c6f18ebd8eaff1e0dce78ebf8eb5

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