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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 鍊귡웼\}鍊귡웼\{^ 1110111110100110100110111110101010110111101000011110110010011011101111000101110001111101111011111010011010011011111010101011011110100001111011001001101110111100010111000111101101011110 efa69beab7a1ec9bbc5c7defa69beab7a1ec9bbc5c7b5e
UHC 鍊귡웼\}鍊귡웼\{^ 1110011011101000100000101110100110011111100010000101110001111101111001101110100010000010111010011001111110001000010111000111101101011110 e6e882e99f885c7de6e882e99f885c7b5e

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