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 ???妊?????^ 0011111100111111001111111001010001000100001111110011111100111111001111110011111101011110 3f3f3f94443f3f3f3f3f5e
EUC-JP ???妊?????^ 0011111100111111001111111100011110100101001111110011111100111111001111110011111101011110 3f3f3fc7a53f3f3f3f3f5e
UTF-8 溜뷸컩妊뉖졋麗묓뻹^ 11101111101001111000101111101011101101111011100011101100101110111010100111100101101001101000101011101011100010011001011011101100101000011000101111101111101001101000100011101011101011001001001111101011101110111011100101011110 efa78bebb7b8ecbba9e5a68aeb8996eca18befa688ebac93ebbbb95e
UHC 溜뷸컩妊뉖졋麗묓뻹^ 11101010111111101011101011100110101100001001000111101100111101001000011111101011101000001011101011100110101100001001000111101101100101101000010001011110 eafebae6b091ecf487eba0bae6b091ed96845e

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