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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 箏?燼?辛?穽? 111000101011010100111111111000001001111000111111100100000110100000111111111000100111011000111111 e2b53fe09e3f90683fe2763f
EUC-JP 箏?燼?辛?穽? 111001001011011100111111110111111111111000111111101111111100100100111111111000111101011100111111 e4b73fdffe3fbfc93fe3d73f
UTF-8 箏렡燼렰辛렟穽렗 111001111010111010001111111010111010000010100001111001111000011110111100111010111010000010110000111010001011111010011011111010111010000010011111111001111010100110111101111010111010000010010111 e7ae8feba0a1e787bceba0b0e8be9beba09fe7a9bdeba097
UHC 箏렡燼렰辛렟穽렗 11101110101101001000111010110010111000111110100010001110101111011110001111110100100011101011000011101111111100001000111010101100 eeb48eb2e3e88ebde3f48eb0eff08eac

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