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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 瀞?俺?⇒瀞?俺?⇒^ 1001001111010010001111111000100110110100001111111000000111001011100100111101001000111111100010011011010000111111100000011100101101011110 93d23f89b43f81cb93d23f89b43f81cb5e
EUC-JP 瀞?俺?⇒瀞?俺?⇒^ 1100011011010100001111111011001010110110001111111010001011001101110001101101010000111111101100101011011000111111101000101100110101011110 c6d43fb2b63fa2cdc6d43fb2b63fa2cd5e
UTF-8 瀞렱俺펙⇒瀞렱俺펙⇒^ 11100111100000001001111011101011101000001011000111100100101111111011101011101101100011101001100111100010100001111001001011100111100000001001111011101011101000001011000111100100101111111011101011101101100011101001100111100010100001111001001001011110 e7809eeba0b1e4bfbaed8e99e28792e7809eeba0b1e4bfbaed8e99e287925e
UHC 瀞렱俺펙⇒瀞렱俺펙⇒^ 111011111110011110001110101111101110010111101111110001101110010110100010101000011110111111100111100011101011111011100101111011111100011011100101101000101010000101011110 efe78ebee5efc6e5a2a1efe78ebee5efc6e5a2a15e

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