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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 閼ア蟆階\}閼ア蟆階\{^ 11101000100001001011000111100101101100001000101001001011010111000111110111101000100001001011000111100101101100001000101001001011010111000111101101011110 e884b1e5b08a4b5c7de884b1e5b08a4b5c7b5e
EUC-JP 閼ア蟆階\}閼ア蟆階\{^ 111011111110010010001110101100011110101010110010101100111010110001011100011111011110111111100100100011101011000111101010101100101011001110101100010111000111101101011110 efe48eb1eab2b3ac5c7defe48eb1eab2b3ac5c7b5e
UTF-8 閼ア蟆階\}閼ア蟆階\{^ 1110100110010110101111001110111110111101101100011110100010011111100001101110100110011010100011100101110001111101111010011001011010111100111011111011110110110001111010001001111110000110111010011001101010001110010111000111101101011110 e996bcefbdb1e89f86e99a8e5c7de996bcefbdb1e89f86e99a8e5c7b5e
UHC 閼??階\}閼??階\{^ 1110010011011001001111110011111111001101101011010101110001111101111001001101100100111111001111111100110110101101010111000111101101011110 e4d93f3fcdad5c7de4d93f3fcdad5c7b5e

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