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 娼ャ娼フ\}娼ャ娼フ\{^ 1000111110101001101011001000111110101001110011000101110001111101100011111010100110101100100011111010100111001100010111000111101101011110 8fa9ac8fa9cc5c7d8fa9ac8fa9cc5c7b5e
EUC-JP 娼ャ娼フ\}娼ャ娼フ\{^ 101111101010101110001110101011001011111010101011100011101100110001011100011111011011111010101011100011101010110010111110101010111000111011001100010111000111101101011110 beab8eacbeab8ecc5c7dbeab8eacbeab8ecc5c7b5e
UTF-8 娼ャ娼フ\}娼ャ娼フ\{^ 1110010110101000101111001110111110111101101011001110010110101000101111001110111110111110100011000101110001111101111001011010100010111100111011111011110110101100111001011010100010111100111011111011111010001100010111000111101101011110 e5a8bcefbdace5a8bcefbe8c5c7de5a8bcefbdace5a8bcefbe8c5c7b5e
UHC 娼?娼?\}娼?娼?\{^ 1111001111011110001111111111001111011110001111110101110001111101111100111101111000111111111100111101111000111111010111000111101101011110 f3de3ff3de3f5c7df3de3ff3de3f5c7b5e

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