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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 燾㍗燾㌶N}燾㍗燾㌶N{^ 111110110101101010000111011010001111101101011010100001110110011001001110011111011111101101011010100001110110100011111011010110101000011101100110010011100111101101011110 fb5a8768fb5a87664e7dfb5a8768fb5a87664e7b5e
EUC-JP 燾?燾?N}燾?燾?N{^ 100011111100101010111101001111111000111111001010101111010011111101001110011111011000111111001010101111010011111110001111110010101011110100111111010011100111101101011110 8fcabd3f8fcabd3f4e7d8fcabd3f8fcabd3f4e7b5e
UTF-8 燾㍗燾㌶N}燾㍗燾㌶N{^ 1110011110000111101111101110001110001101100101111110011110000111101111101110001110001100101101100100111001111101111001111000011110111110111000111000110110010111111001111000011110111110111000111000110010110110010011100111101101011110 e787bee38d97e787bee38cb64e7de787bee38d97e787bee38cb64e7b5e
UHC 燾?燾?N}燾?燾?N{^ 1101010010100111001111111101010010100111001111110100111001111101110101001010011100111111110101001010011100111111010011100111101101011110 d4a73fd4a73f4e7dd4a73fd4a73f4e7b5e

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