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 顏エ鄙ウ顏エ鄙ウ^ 11101000111110001011010011100111101111111011001111101000111110001011010011100111101111111011001101011110 e8f8b4e7bfb3e8f8b4e7bfb35e
EUC-JP 顏エ鄙ウ顏エ鄙ウ^ 1111000011111010100011101011010011101110110000011000111010110011111100001111101010001110101101001110111011000001100011101011001101011110 f0fa8eb4eec18eb3f0fa8eb4eec18eb35e
UTF-8 顏エ鄙ウ顏エ鄙ウ^ 11101001101000011000111111101111101111011011010011101001100001001001100111101111101111011011001111101001101000011000111111101111101111011011010011101001100001001001100111101111101111011011001101011110 e9a18fefbdb4e98499efbdb3e9a18fefbdb4e98499efbdb35e
UHC ??鄙???鄙?^ 0011111100111111110111101010100100111111001111110011111111011110101010010011111101011110 3f3fdea93f3f3fdea93f5e

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