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 ??z?????z???^ 00111111001111110111101000111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f7a3f3f3f3f3f7a3f3f3f5e
SJIS-WIN ??z?????z???^ 00111111001111110111101000111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f7a3f3f3f3f3f7a3f3f3f5e
EUC-JP ??z?????z???^ 00111111001111110111101000111111001111110011111100111111001111110111101000111111001111110011111101011110 3f3f7a3f3f3f3f3f7a3f3f3f5e
UTF-8 셔섀z셍롕롊셔섀z셍롕롊^ 111011001000010110010100111011001000010010000000011110101110110010000101100011011110101110100001100101011110101110100001100010101110110010000101100101001110110010000100100000000111101011101100100001011000110111101011101000011001010111101011101000011000101001011110 ec8594ec84807aec858deba195eba18aec8594ec84807aec858deba195eba18a5e
UHC 셔섀z셍롕롊셔섀z셍롕롊^ 1011110011000101101111001010100001111010101111001100010010001110110110011000111011010000101111001100010110111100101010000111101010111100110001001000111011011001100011101101000001011110 bcc5bca87abcc48ed98ed0bcc5bca87abcc48ed98ed05e

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