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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?籠?梨?籠?悧^ 00111111111000101100010000111111100101111001110000111111111000101100010000111111100111001010010001011110 3fe2c43f979c3fe2c43f9ca45e
EUC-JP 醬籠?梨醬籠?悧^ 1000111111100010111100111110010011000110001111111100110111111100100011111110001011110011111001001100011000111111110110001010011001011110 8fe2f3e4c63fcdfc8fe2f3e4c63fd8a65e
UTF-8 醬籠렱梨醬籠렱悧^ 11101001100001101010110011100111101100011010000011101011101000001011000111100110101000101010100011101001100001101010110011100111101100011010000011101011101000001011000111100110100000101010011101011110 e986ace7b1a0eba0b1e6a2a8e986ace7b1a0eba0b1e682a75e
UHC 醬籠렱梨醬籠렱悧^ 1110110111111101110101101110101110001110101111101101011111011110111011011111110111010110111010111000111010111110110101111101110001011110 edfdd6eb8ebed7deedfdd6eb8ebed7dc5e

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