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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 漆上ォ写漆上ォ写^ 100011101011110110001111111000111010101110001110110010101000111010111101100011111110001110101011100011101100101001011110 8ebd8fe3ab8eca8ebd8fe3ab8eca5e
EUC-JP 漆上ォ写漆上ォ写^ 1011110010111111101111101110010110001110101010111011110011001100101111001011111110111110111001011000111010101011101111001100110001011110 bcbfbee58eabbcccbcbfbee58eabbccc5e
UTF-8 漆上ォ写漆上ォ写^ 11100110101111001000011011100100101110001000101011101111101111011010101111100101100001101001100111100110101111001000011011100100101110001000101011101111101111011010101111100101100001101001100101011110 e6bc86e4b88aefbdabe58699e6bc86e4b88aefbdabe586995e
UHC 漆上??漆上??^ 11110110110101001101111110111110001111110011111111110110110101001101111110111110001111110011111101011110 f6d4dfbe3f3ff6d4dfbe3f3f5e

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