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 姐?燼?辛?穽? 100010001011011100111111111000001001111000111111100100000110100000111111111000100111011000111111 88b73fe09e3f90683fe2763f
EUC-JP 姐?燼?辛?穽? 101100001011100100111111110111111111111000111111101111111100100100111111111000111101011100111111 b0b93fdffe3fbfc93fe3d73f
UTF-8 姐렮燼렰辛렟穽렗 111001011010011110010000111010111010000010101110111001111000011110111100111010111010000010110000111010001011111010011011111010111010000010011111111001111010100110111101111010111010000010010111 e5a790eba0aee787bceba0b0e8be9beba09fe7a9bdeba097
UHC 姐렮燼렰辛렟穽렗 11101110101110111000111010111011111000111110100010001110101111011110001111110100100011101011000011101111111100001000111010101100 eebb8ebbe3e88ebde3f48eb0eff08eac

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