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 傲??節у?節 1001100011111100001111110011111110010000110111111000010010000101001111111001000011011111 98fc3f3f90df84853f90df
EUC-JP 傲??節у?節 1101000011111110001111110011111111000000111000011010011111100101001111111100000011100001 d0fe3f3fc0e1a7e53fc0e1
UTF-8 傲좂슘節у퇌節 1110010110000010101100101110110010100010100000101110110010001010100110001110011110101111100000001101000110000011111011011000011110001100111001111010111110000000 e582b2eca282ec8a98e7af80d183ed878ce7af80
UHC 傲좂슘節у퇌節 1110011111101100101000001110011110111101101101111110111110111101101011001110010110110111100111011110111110111101 e7eca0e7bdb7efbdace5b79defbd

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