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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 兪??梨兪??悧^ 10011001011000000011111100111111100101111001110010011001011000000011111100111111100111001010010001011110 99603f3f979c99603f3f9ca45e
EUC-JP 兪??梨兪??悧^ 11010001110000010011111100111111110011011111110011010001110000010011111100111111110110001010011001011110 d1c13f3fcdfcd1c13f3fd8a65e
UTF-8 兪€렰梨兪€렰悧^ 11100101100001011010101011100010100000101010110011101011101000001011000011100110101000101010100011100101100001011010101011100010100000101010110011101011101000001011000011100110100000101010011101011110 e585aae282aceba0b0e6a2a8e585aae282aceba0b0e682a75e
UHC 兪€렰梨兪€렰悧^ 1110101011100100101000101110011010001110101111011101011111011110111010101110010010100010111001101000111010111101110101111101110001011110 eae4a2e68ebdd7deeae4a2e68ebdd7dc5e

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