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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???艶?????^ 0011111100111111001111111000100110010000001111110011111100111111001111110011111101011110 3f3f3f89903f3f3f3f3f5e
EUC-JP ???艶?????^ 0011111100111111001111111011000111110000001111110011111100111111001111110011111101011110 3f3f3fb1f03f3f3f3f3f5e
UTF-8 쓺렿렒艶얍롏렒뤛퐑^ 11101100100100111011101011101011101000001011111111101011101000001001001011101000100010011011011011101100100101101000110111101011101000011000111111101011101000001001001011101011101001001001101111101101100100001001000101011110 ec93baeba0bfeba092e889b6ec968deba18feba092eba49bed90915e
UHC 쓺렿렒艶얍롏렒뤛퐑^ 10111110101101101000111011000111100011101010011111100110111111011011111011100101100011101101010110001110101001111000111111001010101111010111010101011110 beb68ec78ea7e6fdbee58ed58ea78fcabd755e

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