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 ???侑?????^ 0011111100111111001111111001100011010000001111110011111100111111001111110011111101011110 3f3f3f98d03f3f3f3f3f5e
EUC-JP ???侑?????^ 0011111100111111001111111101000011010010001111110011111100111111001111110011111101011110 3f3f3fd0d23f3f3f3f3f5e
UTF-8 溜븍ℓ侑몃졋留ㅻ꽪^ 11101111101001111000101111101011101110001000110111100010100001001001001111100100101111101001000111101011101010101000001111101100101000011000101111101111101001111000110111100011100001011011101111101010101111011010101001011110 efa78bebb88de28493e4be91ebaa83eca18befa78de385bbeabdaa5e
UHC 溜븍ℓ侑몃졋留ㅻ꽪^ 11101010111111101011101011101011101001111010010011101010111000101011100011101011101000001011101011101011101001111010010011101011100001001011010101011110 eafebaeba7a4eae2b8eba0baeba7a4eb84b55e

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