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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?????權堊^ 00111111001111110011111100111111001111111001111011011100100110101011111101011110 3f3f3f3f3f9edc9abf5e
EUC-JP ?????權堊^ 00111111001111110011111100111111001111111101110011011110110101001100000101011110 3f3f3f3f3fdcded4c15e
UTF-8 셋셸뤶씔쩌權堊^ 11101100100001011000101111101100100001011011100011101011101001001011011011101100100101001001010011101100101010011000110011100110101011001000101011100101101000001000101001011110 ec858bec85b8eba4b6ec9494eca98ce6ac8ae5a08a5e
UHC 셋셸뤶씔쩌權堊^ 101111001100001010111100110100001000111111100100101111101011110011000010101111001100111111101101111001001011111001011110 bcc2bcd08fe4bebcc2bccfede4be5e

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