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 栓?芋?\}栓?芋?\{^ 1001000011110000001111111000100011110000001111110101110001111101100100001111000000111111100010001111000000111111010111000111101101011110 90f03f88f03f5c7d90f03f88f03f5c7b5e
EUC-JP 栓?芋?\}栓?芋?\{^ 1100000011110010001111111011000011110010001111110101110001111101110000001111001000111111101100001111001000111111010111000111101101011110 c0f23fb0f23f5c7dc0f23fb0f23f5c7b5e
UTF-8 栓렫芋렦\}栓렫芋렦\{^ 1110011010100000100100111110101110100000101010111110100010001010100010111110101110100000101001100101110001111101111001101010000010010011111010111010000010101011111010001000101010001011111010111010000010100110010111000111101101011110 e6a093eba0abe88a8beba0a65c7de6a093eba0abe88a8beba0a65c7b5e
UHC 栓렫芋렦\}栓렫芋렦\{^ 111011101111101110001110101110011110100111100011100011101011010101011100011111011110111011111011100011101011100111101001111000111000111010110101010111000111101101011110 eefb8eb9e9e38eb55c7deefb8eb9e9e38eb55c7b5e

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