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 ???徐???? 001111110011111100111111100011111001100100111111001111110011111100111111 3f3f3f8f993f3f3f3f
EUC-JP ???徐???? 001111110011111100111111101111011111100100111111001111110011111100111111 3f3f3fbdf93f3f3f3f
UTF-8 쑹렟렊徐렔렟쑹렗 111011001001000110111001111010111010000010011111111010111010000010001010111001011011111010010000111010111010000010010100111010111010000010011111111011001001000110111001111010111010000010010111 ec91b9eba09feba08ae5be90eba094eba09fec91b9eba097
UHC 쑹렟렊徐렔렟쑹렗 10111110101010111000111010110000100011101010000111011111111011111000111010101001100011101011000010111110101010111000111010101100 beab8eb08ea1dfef8ea98eb0beab8eac

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