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 識煆ネ邇ス而 111100101011100010001110101011111111101101010110110010001110011110001110101111011000111010100111 f2b88eaffb56c8e78ebd8ea7
EUC-JP ?識煆ネ邇ス而 0011111110111100101100011000111111001001111101001000111011001000111011011110111010001110101111011011110010101001 3fbcb18fc9f48ec8edee8ebdbca9
UTF-8 識煆ネ邇ス而 111011101000011110101111111010001010110110011000111001111000010110000110111011111011111010001000111010011000001010000111111011111011110110111101111010001000000010001100 ee87afe8ad98e78586efbe88e98287efbdbde8808c
UHC ?識??邇?而 00111111111000111101101100111111001111111110110011000100001111111110110010111011 3fe3db3f3fecc43fecbb

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