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 鵰鉀ャ}鵰鉀ャ{^ 1111110001000111111110111100010110101100111100000111001001111101111111000100011111111011110001011010110011110000011100100111101101011110 fc47fbc5acf0727dfc47fbc5acf0727b5e
EUC-JP 鵰鉀ャ?}鵰鉀ャ?{^ 100011111110101111111011100011111110001111011000100011101010110000111111011111011000111111101011111110111000111111100011110110001000111010101100001111110111101101011110 8febfb8fe3d88eac3f7d8febfb8fe3d88eac3f7b5e
UTF-8 鵰鉀ャ}鵰鉀ャ{^ 111010011011010110110000111010011000100110000000111011111011110110101100111011101000000010110010011111011110100110110101101100001110100110001001100000001110111110111101101011001110111010000000101100100111101101011110 e9b5b0e98980efbdacee80b27de9b5b0e98980efbdacee80b27b5e
UHC ?鉀??}?鉀??{^ 00111111110010111010010100111111001111110111110100111111110010111010010100111111001111110111101101011110 3fcba53f3f7d3fcba53f3f7b5e

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