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 ??????油??^ 0011111100111111001111110011111100111111001111111001011011111011001111110011111101011110 3f3f3f3f3f3f96fb3f3f5e
EUC-JP ??????油??^ 0011111100111111001111110011111100111111001111111100110011111101001111110011111101011110 3f3f3f3f3f3fccfd3f3f5e
UTF-8 樂꾨뿊溜쀩썑油멸컩^ 11101111101001101011111111101010101111101010100011101011101111111000101011101111101001111000101111101100100000001010100111101100100011011001000111100110101100101011100111101011101010011011100011101100101110111010100101011110 efa6bfeabea8ebbf8aefa78bec80a9ec8d91e6b2b9eba9b8ecbba95e
UHC 樂꾨뿊溜쀩썑油멸컩^ 11101000111110011000010011101011100101111001000111101010111111101001011111101001100110111000010011101010111110101011100011101010101100001001000101011110 e8f984eb9791eafe97e99b84eafab8eab0915e

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