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 畏??傲??節 10001000110110000011111100111111100110001111110000111111001111111001000011011111 88d83f3f98fc3f3f90df
EUC-JP 畏??傲??節 10110000110110100011111100111111110100001111111000111111001111111100000011100001 b0da3f3fd0fe3f3fc0e1
UTF-8 畏뷂쉽傲됦튋節 111001111001010110001111111010111011011110000010111011001000100110111101111001011000001010110010111010111001000010100110111011011000101010001011111001111010111110000000 e7958febb782ec89bde582b2eb90a6ed8a8be7af80
UHC 畏뷂쉽傲됦튋節 1110100011100110100101001110111110111101101100011110011111101100100010011110010010111001100111111110111110111101 e8e694efbdb1e7ec89e4b99fefbd

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