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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 隧オ邱嘲Y隧オ邱嘲bE 1110100010101001101101011110011110110111100110100111110101011001111010001010100110110101111001111011011110011010011111010110001001000101 e8a9b5e7b79a7d59e8a9b5e7b79a7d6245
EUC-JP 隧オ邱嘲Y隧オ邱嘲bE 11110000101010111000111010110101111011101011100111010011110111100101100111110000101010111000111010110101111011101011100111010011110111100110001001000101 f0ab8eb5eeb9d3de59f0ab8eb5eeb9d3de6245
UTF-8 隧オ邱嘲Y隧オ邱嘲bE 111010011001101010100111111011111011110110110101111010011000001010110001111001011001100010110010010110011110100110011010101001111110111110111101101101011110100110000010101100011110010110011000101100100110001001000101 e99aa7efbdb5e982b1e598b259e99aa7efbdb5e982b1e598b26245
UHC 隧?邱嘲Y隧?邱嘲bE 1110001011001010001111111100111111001000111100001011111101011001111000101100101000111111110011111100100011110000101111110110001001000101 e2ca3fcfc8f0bf59e2ca3fcfc8f0bf6245

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