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 鞣ァ譚オ}鞣ァ譚オ{^ 111010001110001010100111111001101001110110110101011111011110100011100010101001111110011010011101101101010111101101011110 e8e2a7e69db57de8e2a7e69db57b5e
EUC-JP 鞣ァ譚オ}鞣ァ譚オ{^ 11110000111001001000111010100111111010111111110110001110101101010111110111110000111001001000111010100111111010111111110110001110101101010111101101011110 f0e48ea7ebfd8eb57df0e48ea7ebfd8eb57b5e
UTF-8 鞣ァ譚オ}鞣ァ譚オ{^ 111010011001111010100011111011111011110110100111111010001010110110011010111011111011110110110101011111011110100110011110101000111110111110111101101001111110100010101101100110101110111110111101101101010111101101011110 e99ea3efbda7e8ad9aefbdb57de99ea3efbda7e8ad9aefbdb57b5e
UHC ??譚?}??譚?{^ 00111111001111111101001111001001001111110111110100111111001111111101001111001001001111110111101101011110 3f3fd3c93f7d3f3fd3c93f7b5e

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