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 逋「鄙顔劼鄙械 11100111100110011010001011100111101111111000101011100111100110011010001011100111101111111000101001000010 e799a2e7bf8ae799a2e7bf8a42
EUC-JP 逋「鄙顔劼鄙械 1110110111111001100011101010001011101110110000011011010011101001110100101010010011101110110000011011001110100011 edf98ea2eec1b4e9d2a4eec1b3a3
UTF-8 逋「鄙顔劼鄙械 111010011000000010001011111011111011110110100010111010011000010010011001111010011010000110010100111001011000101010111100111010011000010010011001111001101010001010110000 e9808befbda2e98499e9a194e58abce98499e6a2b0
UHC 逋?鄙顔?鄙械 111110001110011100111111110111101010100111100100110101000011111111011110101010011100110011111110 f8e73fdea9e4d43fdea9ccfe

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