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 ??????ue^ 001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f75655e
SJIS-WIN ??????ue^ 001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f75655e
EUC-JP ??????ue^ 001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f75655e
UTF-8 설셰셔샴셔샬ue^ 111011001000010010100100111011001000010110110000111011001000010110010100111011001000001110110100111011001000010110010100111011001000001110101100011101010110010101011110 ec84a4ec85b0ec8594ec83b4ec8594ec83ac75655e
UHC 설셰셔샴셔샬ue^ 101111001011001110111100110011101011110011000101101111001010010010111100110001011011110010100011011101010110010101011110 bcb3bccebcc5bca4bcc5bca375655e

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