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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 郤随秋n}郤随秋n{^ 1110011110111010100100001000111110001111010010000110111001111101111001111011101010010000100011111000111101001000011011100111101101011110 e7ba908f8f486e7de7ba908f8f486e7b5e
EUC-JP 郤随秋n}郤随秋n{^ 1110111010111100101111111110111110111101101010010110111001111101111011101011110010111111111011111011110110101001011011100111101101011110 eebcbfefbda96e7deebcbfefbda96e7b5e
UTF-8 郤随秋n}郤随秋n{^ 1110100110000011101001001110100110011010100011111110011110100111100010110110111001111101111010011000001110100100111010011001101010001111111001111010011110001011011011100111101101011110 e983a4e99a8fe7a78b6e7de983a4e99a8fe7a78b6e7b5e
UHC ??秋n}??秋n{^ 00111111001111111111010111010101011011100111110100111111001111111111010111010101011011100111101101011110 3f3ff5d56e7d3f3ff5d56e7b5e

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