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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 簟樵ィn}簟樵ィn{^ 111000101101000010001111101111111010100001101110011111011110001011010000100011111011111110101000011011100111101101011110 e2d08fbfa86e7de2d08fbfa86e7b5e
EUC-JP 簟樵ィn}簟樵ィn{^ 1110010011010010101111101100000110001110101010000110111001111101111001001101001010111110110000011000111010101000011011100111101101011110 e4d2bec18ea86e7de4d2bec18ea86e7b5e
UTF-8 簟樵ィn}簟樵ィn{^ 1110011110110000100111111110011010101000101101011110111110111101101010000110111001111101111001111011000010011111111001101010100010110101111011111011110110101000011011100111101101011110 e7b09fe6a8b5efbda86e7de7b09fe6a8b5efbda86e7b5e
UHC ?樵?n}?樵?n{^ 00111111111101011010001100111111011011100111110100111111111101011010001100111111011011100111101101011110 3ff5a33f6e7d3ff5a33f6e7b5e

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