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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蓿、邇ウ}蓿、邇ウ{^ 111001001111000010100100111001111000111010110011011111011110010011110000101001001110011110001110101100110111101101011110 e4f0a4e78eb37de4f0a4e78eb37b5e
EUC-JP 蓿、邇ウ}蓿、邇ウ{^ 11101000111100101000111010100100111011011110111010001110101100110111110111101000111100101000111010100100111011011110111010001110101100110111101101011110 e8f28ea4edee8eb37de8f28ea4edee8eb37b5e
UTF-8 蓿、邇ウ}蓿、邇ウ{^ 111010001001001110111111111011111011110110100100111010011000001010000111111011111011110110110011011111011110100010010011101111111110111110111101101001001110100110000010100001111110111110111101101100110111101101011110 e893bfefbda4e98287efbdb37de893bfefbda4e98287efbdb37b5e
UHC ??邇?}??邇?{^ 00111111001111111110110011000100001111110111110100111111001111111110110011000100001111110111101101011110 3f3fecc43f7d3f3fecc43f7b5e

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