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 ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
SJIS-WIN ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
EUC-JP ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
UTF-8 뭊묪a뭊묪N뭊묪a뭊묪N^ 1110101110101101100010101110101110101100101010100110000111101011101011011000101011101011101011001010101001001110111010111010110110001010111010111010110010101010011000011110101110101101100010101110101110101100101010100100111001011110 ebad8aebacaa61ebad8aebacaa4eebad8aebacaa61ebad8aebacaa4e5e
UHC 뭊묪a뭊묪N뭊묪a뭊묪N^ 100100100101010110010010010000100110000110010010010101011001001001000010010011101001001001010101100100100100001001100001100100100101010110010010010000100100111001011110 9255924261925592424e9255924261925592424e5e

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