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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 永???n}永???n{^ 100010010110100100111111001111110011111101101110011111011000100101101001001111110011111100111111011011100111101101011110 89693f3f3f6e7d89693f3f3f6e7b5e
EUC-JP 永???n}永???n{^ 101100011100101000111111001111110011111101101110011111011011000111001010001111110011111100111111011011100111101101011110 b1ca3f3f3f6e7db1ca3f3f3f6e7b5e
UTF-8 永귛탪횈n}永귛탪횈n{^ 1110011010110000101110001110101010110111100110111110110110000011101010101110110110011010100010000110111001111101111001101011000010111000111010101011011110011011111011011000001110101010111011011001101010001000011011100111101101011110 e6b0b8eab79bed83aaed9a886e7de6b0b8eab79bed83aaed9a886e7b5e
UHC 永귛탪횈n}永귛탪횈n{^ 111001111011010110000010111001011011010110001100110000111000011001101110011111011110011110110101100000101110010110110101100011001100001110000110011011100111101101011110 e7b582e5b58cc3866e7de7b582e5b58cc3866e7b5e

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