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 溜뷸뿼侑몃졋嶪쇰꽪^ 11101111101001111000101111101011101101111011100011101011101111111011110011100100101111101001000111101011101010101000001111101100101000011000101111100101101101101010101011101100100001111011000011101010101111011010101001011110 efa78bebb7b8ebbfbce4be91ebaa83eca18be5b6aaec87b0eabdaa5e
UHC 溜뷸뿼侑몃졋嶪쇰꽪^ 11101010111111101011101011100110100101111011110011101010111000101011100011101011101000001011101011100101111101011011110011101011100001001011010101011110 eafebae697bceae2b8eba0bae5f5bceb84b55e

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